home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 5 / QRZ Ham Radio Callsign Database - Volume 5.iso / files / amiga / cbbs720j.lzh / cbbs / tnc.on.kam < prev    next >
Encoding:
Text File  |  1989-07-14  |  2.6 KB  |  90 lines

  1. # The commands in this file are always sent to the TNC when the mailbox
  2. # program is started up.
  3. # The program forces
  4. # mon off
  5. # conok off
  6. # echo off
  7. # as it starts up. However, they are also included in this file just to be
  8. # safe. If, like me, you also use a modem on the serial port and start the
  9. # BBS up with the modem connected, these commands will get dumped into the
  10. # modem. Then when you switch the plug to the TNC, it won't have seen the
  11. # commands. The critical one is actually the 'echo off' because if echo is
  12. # on after this file has been processed, the BBS will go into an infinite
  13. # loop sending a 'C' command to the TNC and then you'll have to reboot.
  14. # Autolf off should  be here but is not essential as it only
  15. # affects the spacing of output during monitoring.
  16. # The streamdb MUST be on for the program to handle the streamswitch
  17. # character(s) properly.
  18. # Anything else you want can be dumped in here too.
  19. # As you can see comments are introduced by the # symbol at the front of
  20. # the line. A CLI command can be introduced with the ! symbol and there
  21. # should NOT be a space between it and the first letter of the command
  22. # itself. Some commands could cause disaster so be careful.
  23. # I execute cli.on here to create the ram:files directory and load it with
  24. # the specified files from df1:cbbs/files to speed up access. Every ten
  25. # minutes the cleanup routine executes a command file that copies the
  26. # user.dat and other files to disk to keep them up to date.
  27. # If a forwarding time occurs, then it is
  28. # done first and then the cleanup is run.
  29. !execute cli.on
  30. conok off
  31. mon off
  32. echo off
  33. autolf off
  34. autocr 80
  35. bkondel on
  36. check 30/30
  37. cstamp on
  38. dayusa off
  39. dbldisc off
  40. diddle on
  41. dwait 0/8
  42. flow on
  43. filter on
  44. headerln on
  45. kntimer 5
  46. lowtones on
  47. mcom on/on
  48. mresp on/on
  49. mrpt on/on
  50. mstamp on
  51. mynode ve5va-3
  52. mypbbs ve5va-2
  53. mygate ve5va-1
  54. newmode on
  55. paclen 25/0
  56. resptime 12/12
  57. ring on
  58. slottime 5/5
  59. statshrt on
  60. streamca on
  61. tries 2
  62. bbsmsgs on
  63. streamdb on
  64. users 1/1
  65. canline $18
  66. xflow off
  67. txflow off
  68. # Next two commands work around a bug in the KAM but only solve it for
  69. # the VHF side. The thruput of the KAM dies very badly when on a busy
  70. # channel because it uses TXD as the major determining factor of how long
  71. # to wait before retrying an unacknowledged packet. If at that time it
  72. # sees carrier on, then it waits for another whole retry interval even
  73. # if the channel then goes clear. So put most of the txdelay into the
  74. # axdelay so that we don't wait for ever.
  75. txd 70/5
  76. axd 25
  77. maxframe 4/4
  78. ndmon on
  79. frack 4/4
  80. start 0
  81. stop 0
  82. mcon off/off
  83. dwait 0/8
  84. beacon every 0/every 0
  85. unproto net113/mail
  86. gate on
  87. pbl
  88. dayt
  89. |adisco
  90.